The following tables list the members exposed by RequestCompletedEventArgs<T>.
Name | Description | |
---|---|---|
RequestCompletedEventArgs<T> Constructor | Initializes a new instance of the RequestCompletedEventArgs<T> class. |
Name | Description | |
---|---|---|
Cancelled | (Inherited from System.ComponentModel.AsyncCompletedEventArgs) | |
Error | (Inherited from System.ComponentModel.AsyncCompletedEventArgs) | |
Result | Gets the result. | |
UserState | (Inherited from System.ComponentModel.AsyncCompletedEventArgs) |
Name | Description | |
---|---|---|
RaiseExceptionIfNecessary | (Inherited from System.ComponentModel.AsyncCompletedEventArgs) |